.m210{margin:0 2.1rem;}
.pad326{margin:0 3.26rem}
.header {position:fixed;top:0;left:0;width:100%;z-index:18;background:#FFF;box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);}
.header .box {max-width:96%;margin:0 auto;}
.header .box>div{display:inline-block;vertical-align:middle;}
.header .box .logos {width:14.5%;line-height:.89rem}
.header .box .logos img {max-height:.76rem;transition:none}
.header .box .navlist {width:74%}
.header .box .navlist>ul {display: flex;justify-content: center;width:100%}
.header .box .navlist>ul>li {padding:0 .31rem;}
.header .box .navlist>ul>li h3 {position:relative;overflow:hidden}
.header .box .navlist>ul>li h3:before{content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
display: block;
width: 0;
height: 2px;
background-color: #3f48cc;
opacity: 0;
transition: all .5s ease;}
.header .box .navlist>ul>li:hover h3:before{opacity:1;width:100%;}
.header .box .navlist>ul>li h3>a{position: relative;
display: block;
padding: .36rem 4.8px;
font-size: .16rem;
color: #515151;
transition: all .5s ease;}
.header .box .navlist>ul>li h3>a:after{  content: attr(data-title);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(100%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222;
}
.header .box .navlist>ul>li:hover  h3>a{transform:translateY(-100%)}
.header .box .navlist>ul>li .slidBox{position: fixed;
left: 0;
right: 0;
width: 100%;
height: 0;
overflow: hidden;
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
flex-wrap: nowrap;
z-index: 110;
margin: 0 auto;
padding: 0 18%;
transition: all .5s ease;
opacity: 0;}

.header .box .navlist>ul>li .slidBox .rightBox{flex: 0 0 40%;margin:.46rem 0}
.header .box .navlist>ul>li .slidBox .leftBox {overflow: hidden;
max-width: 4.55rem;
margin: .46rem 0px;flex: 0 0 45%;}
.header .box .navlist>ul>li:hover .slidBox {
    height:auto;
    opacity:1;
    background-image: url(../images/icon9.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    border-top: 1px #efefef solid;
}
.header .box .navlist>ul>li .slidBox .rightBox .onetitle{font-size: .18rem;
line-height: 1.1;
color: #333;
padding-bottom: .2rem;
padding-top: .2rem;
font-weight: bold;
text-align: left;}
.header .box .navlist>ul>li .slidBox .rightBox ul {display: flex;
flex-wrap: wrap;
justify-content: space-between;}
.header .box .navlist>ul>li .slidBox .rightBox ul li {flex:0 0 50%;}
.header .box .navlist>ul>li .slidBox .rightBox ul li a{display: block;
font-size: .14rem;
line-height: .45rem;
color: #666;
transition-duration: .3s;
padding: 0px .15rem;
margin: .1rem .1rem 0 0;
border: 1px #efefef solid;
border-radius: 8px 0px 8px 0px;}
.header .box .navlist>ul>li .slidBox .rightBox ul li a:before{content: "";
display: inline-block;
vertical-align: top;
margin-right: 6px;
width: 4px;
height: 4px;
background: #3f48cc;
position: relative;
top: .2rem;}
.header .box .navlist>ul>li .slidBox .rightBox ul li a:hover {
color:#3f48cc;
transform:translateX(6px);
border: 1px #3f48cc solid;
border-radius:8px 0px 8px 0px;
}
.header .box .navlist>ul>li .slidBox .rightBox ul li a:hover:before {
color:#3f48cc;
}
.header .box .langs {width:11.5%;text-align:right}
.header .box .langs>a{display:inline-block;padding:0 .15rem;background:#3F48CC;border-radius:5px;font-size:.14rem;color:#FFF;line-height:.36rem;}
.header .box .langs>a i {font-size:.2rem;margin-right:.1rem;}
/*banner*/
.tem_banner{padding:.89rem 0 0}
.tem_banner .swiper-page>div{position:absolute;top:50%;left:0;z-index:1;font-size:.3rem;color:#FFF;width:.33rem;height:.64rem;text-align:center;line-height:.64rem;background:rgba(0,0,0,0.5);}
.tem_banner .swiper-page>div.slide-button-next {left:auto;right:0;}
.tem_banner .swiper-page>div:hover {    background-color:rgba(115,115,115,.7);    color:rgba(106,192,189,1);}
/**/
.index_product {padding:1rem 0 .85rem;background:#FFF}
.com_title{text-align:center;margin:0 0 .6rem;}
.com_title h3 {font-size:.3rem;color:#000;font-weight:bold;}
.com_title p {font-size:.14rem;color:rgb(128, 128, 128);margin:.2rem 0 0}
.index_product .swiper-slide {padding: .32rem .15rem .65rem;
width: 7.09rem;}
.index_product .swiper-slide>a{display:block;position:relative;background:#FFF;box-shadow:rgba(0, 0, 0, 0.1) 0px 15px 30px 0px}
.index_product .swiper-slide .box {position:relative;margin:0 .3rem;padding:.48rem 0 .59rem;}
.index_product .swiper-slide .box>div{display:inline-block;vertical-align:bottom;width:60%}
.index_product .swiper-slide .box .text{width:40%;float:right;padding-left:.24rem}
.index_product .swiper-slide .box .imgs{overflow:hidden;position:absolute;left:0;bottom:.59rem;background:#e3ebed;text-align:center;}
.index_product .swiper-slide .box .imgs img {width:100%;height:2.88rem;object-fit:cover;}
.index_product .swiper-slide .box .text span {font-size:.14rem;color:#525b5a;text-transform:uppercase}
.index_product .swiper-slide .box .text h4 {font-size:.2rem;color:#030303;font-weight:bold;position:relative;line-height:.32rem;height:.64rem;}
.index_product .swiper-slide .box .text h4.en {height:.96rem;}
.index_product .swiper-slide .box .text h4:after{content: "";
position: absolute;
z-index: 2;
background-color: #fff;
left: 0%;
width: 0rem;
opacity: 0;
bottom: 0px;
height: 3px;
-webkit-transition: all 1.9s ease-in-out;
transition: all 1.9s ease-in-out;}
.index_product .swiper-slide .box .text p {line-height: .24rem;
height: .48rem;
overflow: hidden;
color: #525b5a;
font-family: "SourceHanSansCN";
margin: .16rem 0 .24rem;font-size:.14rem;}
.index_product .swiper-slide .box .text>i{width:.36rem;height:.36rem;border:1px #b0b0b0 solid;line-height:.34rem;text-align:center;font-size:.16rem;color:#b0b0b0}
.index_product .swiper-slide>a:hover {background:rgb(51,51,51);}
.index_product .swiper-slide>a:hover .text span {color:#d5ebf3}
.index_product .swiper-slide>a:hover .text h4 {color:#FFF}
.index_product .swiper-slide>a:hover .text h4:after{width:.5rem;opacity:1}
.index_product .swiper-slide>a:hover .text p {color:#FFF}
.index_product .swiper-slide>a:hover .text>i {border-color:#FFF;color:#FFF}


.index_about{background:url(../images/aboutbg.jpg) center no-repeat;background-size:cover;padding:.95rem 0 .75rem;}
.index_about .mains{margin:.48rem 0 0}
.index_about .mains>div{display:inline-block;vertical-align:top;width:49%}

.index_about .mains .nums{margin-left:2%}
.index_about .mains .nums>div{display:inline-block;vertical-align:top;width:50%;
position: relative;
padding-left: .38rem;
margin-bottom: .25rem;
margin-top: .15rem;
text-align: left;
border-left: 1px solid #ccc;}
.index_about .mains .nums>div:before{content: '';
position: absolute;
left: -1px;
top: 0;
width: 3px;
height: 30%;
background: #3f51b5;
z-index: 1;}
.index_about .mains .nums>div h5 {font-size: 16px;
color: #3f51b5;}
.index_about .mains .nums>div h5 em {font-family: 'Alternate Gothic', sans-serif !important;
font-size: .4rem;
color: #333;
line-height: .4rem;
font-weight: bold;
display: inline-block;}
.index_about .mains .nums>div p {font-size:  color: #999;
  font-size:.14rem;
  line-height: .3rem;margin:0
}
.index_about .desc{margin:.6rem 0 0}
.index_about .desc>div{display:inline-block;vertical-align:top;width: 20.724999999999998%;margin-left: 5.7%;background-color: rgba(255, 255, 255, 1);
padding: .2rem;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);
transition: all .5s ease;}
.index_about .desc>div:first-child{margin-left:0}
.index_about .desc>div>div{display:inline-block;vertical-align:middle;width: 33.852999999999994%;}
.index_about .desc>div>div.imgs{padding:.1rem}
.index_about .desc>div>div.text{width:63.147000000000006%;margin-left:3%}
.index_about .desc>div>div.text h4 a{font-size:.18rem;color:#3f48cc;}
.index_about .desc>div>div.text p {font-size:.14rem;color:#898989;line-height:.25rem;height:.5rem;margin:.1rem 0 0;overflow:hidden;}

.index_news{background:rgb(239,239,239);padding:1rem 0 1.05rem;}
.index_news .swiper-slide a{display:block;position:relative;background:#FFF}
.index_news .swiper-slide .imgs img {width:100%;height:2.8rem;object-fit:cover;}
.index_news .swiper-slide .content{display: flex;
justify-content: space-between;
padding: .15rem;
background-color: #fff;}
.index_news .swiper-slide .content .leftTime {width:23%;padding-right:.15rem;border-right:1px solid #e5e5e5;text-align:center;}
.index_news .swiper-slide .content .leftTime  .newData{display: block;
width: 100%;
text-align: center;
font-size: .35rem;
color: #333;}
.index_news .swiper-slide .content .leftTime .newYearMon {display: block;
width: 100%;
text-align: center;
font-size: .12rem;
color: #333;
white-space: nowrap;}
.index_news .swiper-slide .content .rightC{width:75%}
.index_news .swiper-slide .content .rightC h3 {font-weight: bold;
line-height: 2;
display: block;
width: 100%;
font-size: .14rem;
overflow: hidden;
color: #333;
white-space: nowrap;
text-overflow: ellipsis;}
.index_news .swiper-slide .content .newMs {display: block;
font-weight: 100;
font-size: .12rem;
height: .34rem;
overflow: hidden;
line-height:.17rem;
font-family: 'Source-Han-Lighabe05b90227743' !important;}
.index_news .swiper-slide .readDetail {position: relative;
padding: 0 .15rem .15rem;
background-color: #fff;}
.index_news .swiper-slide .readDetail span {display: block;
width: 100%;
height: 100%;
padding: .15rem .12rem 0;
border-top: 1px solid #e5e5e5;
color: #666;
font-size: .12rem;
font-family: 'Source-Han-Lighabe05b90227743' !important;}
.index_news .swiper-slide .readDetail i {position: absolute;
top: 0px;
right: .27rem;
bottom: 0px;
display: flex;
align-items: center;font-size:.2rem;}

.index_pather{background:rgb(239,239,239);padding:0 0 .75rem}
.index_pather .com_title{margin:0 0 .6rem}
.index_pather .swiper .swiper-wrapper {
	-webkit-transition-timing-function: linear;   -moz-transition-timing-function: linear;   -ms-transition-timing-function: linear;   -o-transition-timing-function: linear;   transition-timing-function: linear;}
.index_pather .swiper-slide a{display:block;position:relative;}
/*通用底部*/
.footer {background:rgb(76, 76, 76);padding:.6rem 0 .65rem;}
.footer .infos{margin:0 0 .35rem;}
.footer .infos>div{display:inline-block;vertical-align:top;width:71%}
.footer .infos .tels{width:29%;padding-left:.85rem;border-left:1px solid rgba(255,255,255,.2);}
.footer .infos .navlist{padding-right:1rem;}
.footer .infos .navlist dl {display:inline-block;vertical-align:top;width:20%}
.footer .infos .navlist dl dt {font-weight:normal;margin:0 0 .2rem;}
.footer .infos .navlist dl dt a{font-size:.16rem;color:#FFF}
.footer .infos .navlist dl dt a i {font-size:.12rem;color:rgba(255, 255, 255, 0.6);margin-left:.1rem;}
.footer .infos .navlist dl dd {margin:0 0 .1rem;}
.footer .infos .navlist dl dd a{font-size:.14rem;color:rgba(255, 255, 255, 0.6)}
.footer .infos .navlist dl dt a:hover i {color:#FFF}
.footer .infos .navlist dl dd a:hover {color:#FFF}
.footer .infos .tels .code{margin:0 0 .25rem;}
.footer .infos .tels .code>div{display:inline-block;vertical-align:middle;width:32%}
.footer .infos .tels .code .info{width:68%;padding-left:.15rem;}
.footer .infos .tels .code .info h6 {font-size:.16rem;color:#FFF;}
.footer .infos .tels .code .info p {font-size:.14rem;color:#c6d6f0;margin:.1rem 0 0}
.footer .infos .tels .text>p {margin:0;font-size:.14rem;color:#F0F8FF;line-height:1.8}
.footer .infos .tels .text>p>a{font-size:.14rem;color:#F0F8FF}
.footer .copy{padding:.15rem 0 0;border-top:1px solid rgba(255,255,255,.2);font-size:.14rem;color:#FFF}
.footer .copy a{font-size:.14rem;color:#FFF}
/**/

.flash img {width:100%}
.com_column{background:#FFF;border-bottom:2px solid #ddd}
.com_column>div>*{display:inline-block;vertical-align:middle;}
.com_column>div>a{font-size:.18rem;color:#7d7d7d;margin-right:.6rem;}
.com_column>div ul li {display:inline-block;vertical-align:middle;padding:0 .33rem;}
.com_column>div ul li>a{font-size:.16rem;color:#313131;display:block;line-height:.77rem;position:relative}
.com_column>div ul li>a:after{content:'';width:0;height:3px;background:#15356b;position:absolute;bottom:-2px;left:0;transition:all .65s linear;}
.com_column>div ul li.on>a,.com_column>div ul li a:hover {color:#15356b}
.com_column>div ul li.on>a:after,.com_column>div ul li a:hover:after{width:100%}
/**/
.company{padding:.8rem 0 1.6rem;background:#FFF}
.company>div>div{display:inline-block;vertical-align:top;width:75%}
.company .nums{width:25%}
.company .text {padding:0 1.3rem  0 0}
.company .text h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .2rem;position:relative;margin:0 0 .25rem;}
.company .text h3:after{position:absolute;content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.company .text>p {font-size:.18rem;color:#888;margin:0 0 .6rem;}
.company .text .editor{font-size:.16rem;color:#5f5f5f;line-height:1.8;text-indent:2em}
.company .text .editor>div{display:inline-block;vertical-align:top;width:50%;text-indent:0;padding-left:.2rem;margin:0 0 .45rem}
.company .text .editor>div>p {font-weight:bold;}
.company .nums>div{padding:0 0 .45rem;margin:0 0 .45rem;border-bottom:1px solid #e5e5e5}
.company .nums p {font-size:.2rem;color:#363636;margin:0 0 .25rem;}
.company .nums h5 {font-size:.3rem;color:#000;font-weight:bold;}
.company .nums h5 em {display:inline-block;vertical-align:bottom;font-size:.64rem;line-height:1}
.about_box .imgs{height:7.45rem;}
.about_box .imgs:before{background-position:center bottom;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}

.history{background:url(../images/icon4.jpg) center no-repeat #FFF;padding:.9rem 0 1.25rem;background-size:11.74rem auto;}
.history h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .33rem;position:relative;margin:0 0 1.2rem;}
.history h3:after{position:absolute;content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.history .lists {position:relative;}
.history .lists:before{content:'';width:100%;height:2px;background:#d2d2d2;position:absolute;left:0;top:1.05rem;}
.history .lists .swiper-slide{padding:0 0 .15rem;}
.history .lists .swiper-slide h4{font-size:.36rem;color:#4a4a4a;font-weight:bold;font-style:oblique;line-height:1.05rem;text-align:center;position:relative}
.history .lists .swiper-slide h4:before{content:'';width:.17rem;height:.17rem;border:.04rem solid #FFF;border-radius:100%;background:#aaa;position:absolute;bottom:-.09rem;left:50%;transform:translateX(-50%);}
.history .lists .swiper-slide .txt{padding:.4rem 0 .6rem;font-size:.16rem;color:#4a4a4a}
.history .lists .swiper-slide .items{position:absolute;top:6px;width:100%;left:0;background:#FFF;box-shadow:4px 4px 6px rgba(0,0,0,.14);padding:.14rem;opacity:0;transform:scale(1.06);}
.history .lists .swiper-slide .items .imgs_ img {width:100%;}
.history .lists .swiper-slide .items .text{margin:.2rem 0 0;font-size:.16rem;color:#4a4a4a}
.history .lists .swiper-slide:hover .items {opacity:1;transform:none;}
.history .lists .swiper-page>div{position:absolute;top:50%;left:-1.16rem;transform:translateY(-50%);width:.53rem;height:.53rem;border:2px solid #aaa;line-height:.49rem;text-align:center;font-size:.3rem;color:#aaa}
.history .lists .swiper-page>div.slide-button-next{left:auto;right:-1.16rem;}
.history .lists .swiper-page>div:hover {background:#15356b;border-color:#15356b;color:#FFF}

.research{padding:1.15rem 0 1.45rem;background-position:center;background-repeat:no-repeat;background-size:cover}
.research h3 {font-size:.3rem;color:#FFF;font-weight:bold;margin:0 0 .55rem;position:relative;padding:0 0 .35rem;}
.research h3:after{content:'';width:.61rem;height:5px;background:#FFF;position:absolute;bottom:0;left:0}
.research .editor{font-size:.16rem;color:#FFF;}
.research .editor>div {display:inline-block;vertical-align:top;padding:0 .65rem 0 0}
.research .editor h6 {font-size:.3rem;color:#FFF;margin:0 0 .45rem}


.honor{background:#FFF;padding:.88rem 0 1rem;}
.honor h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .33rem;position:relative;margin:0 0 .5rem;}
.honor h3:after{position:absolute;content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.honor .swiper-slide{padding:.24rem;text-align:center;}
.honor .swiper-slide .imgs_{box-shadow:0 0 .24rem rgba(0,0,0,.11);border-radius:14px;overflow:hidden;height:3.35rem;line-height:3.35rem;}
.honor .swiper-slide .imgs_ img {max-height:3rem;transition:none;}
.honor .swiper-slide p {font-size:.16rem;color:#5f6060;margin:.4rem 0 0;padding:0 .3rem;position:relative}
.honor .swiper-slide p:before,.honor .swiper-slide p:after{content:'';width:.14rem;height:.31rem;background:url(../images/icon5-1.png) center no-repeat; background-size:.14rem .31rem;position:absolute;left:.14rem;top:50%;transform:translateY(-50%);}
.honor .swiper-slide p:after{left:auto;right:.14rem;background:url(../images/icon5-2.png) center no-repeat;background-size:.14rem .31rem;}
.honor .slide-pagination{margin:.65rem 0 0;padding:.5rem  0 0;border-top:2px solid #e2e2e2;text-align:center}
.honor .slide-pagination span {opacity:1;outline:none;width:.34rem;height:.34rem;border:2px solid #8f8f8f;border-radius:4px;font-size:.16rem;color:#272727;line-height:.3rem;text-align:center;background:none}
.honor .slide-pagination span.swiper-pagination-bullet-active{background:#15356b;border-color:#15356b;color:#FFF}

.team{padding:1.04rem 0 1.15rem;background:#e9e9e9;}
.team h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .33rem;position:relative;margin:0 0 .5rem;}
.team h3:after{position:absolute;content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.team .slogan{padding:.65rem 0 .5rem;font-size:.16rem;color:#717171;line-height:1.8}
.team .lists{position:relative}
.team .swiper-slide>a{display:block;position:relative;border-radius:12px;overflow:hidden;margin:.6rem 0 0}
.team .swiper-slide img {width:100%;height:3.8rem;object-fit:cover;transition:none;}
.team .swiper-slide-active>a{margin:0}
.team .lists .swiper-page>div{position:absolute;top:50%;left:-1.16rem;transform:translateY(-50%);width:.53rem;height:.53rem;border:2px solid #aaa;line-height:.49rem;text-align:center;font-size:.3rem;color:#aaa}
.team .lists .swiper-page>div.slide-button-next{left:auto;right:-1.16rem;}
.team .lists .swiper-page>div:hover {background:#15356b;border-color:#15356b;color:#FFF}
/**/
.case_box{padding:.8rem 0 2rem;}
.case_box h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .33rem;position:relative;margin:0 0 .5rem;}
.case_box h3:after{position:absolute;content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.case_box .lists li {margin:0 0 .45rem;display:flex;width:100%;background:#f6f6f6;border-radius:12px;overflow:hidden;    flex-direction: row;    align-items: center;position:relative}
.case_box .lists li .imgs{overflow:hidden;width:45.5%}
.case_box .lists li .text{width:54.5%;padding:0 .55rem;}
.case_box .lists li .text h4 {margin:0 0 .55rem;}
.case_box .lists li .text h4 a{font-size:.3rem;color:#222;font-weight:bold;}
.case_box .lists li .text p {font-size:.18rem;color:#222;margin:.25rem 0 0;}
.case_box .lists li .text p a{font-size:.18rem;color:#15356b;display:inline-block;position:relative}
.case_box .lists li .text p a:after{content:'';width:0;height:1px;background:#15356b;position:absolute;left:0;bottom:-2px;transition:all .5s linear;}

.case_box .lists li .text p em {font-weight:bold;}
.case_box .lists li:after{content:'';width:0;height:6px;position:absolute;bottom:0;right:0;z-index:1;transition:all .65s linear;background:#15356b}
.case_box .lists li:hover{box-shadow:4px 4px 6px rgba(0,0,0,.16)}
.case_box .lists li:hover:after{width:54.5%}
.case_box .lists li .text h4 a:hover {color:#15356b}
.case_box .lists li .text p a:hover:after{width:100%}

/*详情*/
.mbx {border-bottom:2px solid #dcdcdc;padding:.22rem 0}
.mbx>div>*{display:inline-block;vertical-align:middle;}
.mbx>div>a{font-size:.18rem;color:#7d7d7d;margin-right:.6rem;}
.mbx>div>p{margin:0;font-size:.14rem;color:#909090}
.mbx>div>p a{font-size:.14rem;color:#909090;}
.mbx>div>p a:first-child+a{display:none;}

.show_case{padding:1.18rem 0 0;background:#f6f6f6}
.show_case .mains{padding:.6rem 0 1.8rem;}
.show_case .mains>div{display:inline-block;vertical-align:top;width:70.7%}
.show_case .mains .lists{width:29.3%;background:#FFF;padding:.7rem .5rem 2.6rem;}
.show_case .mains .details{background:#FFF;border-right:.37rem solid #f6f6f6;padding:.7rem .5rem 1.5rem 1.15rem}
.show_case .mains .details h3 {font-size:.3rem;color:#363535;font-weight:bold;margin:0 0 .45rem;}
.show_case .mains .details .mores{padding:0 0 .2rem;border-bottom:2px solid #ececec}
.show_case .mains .details .mores>* {display:inline-block;vertical-align:middle;}
.show_case .mains .details .mores>span {font-size:.16rem;color:#525252;margin-right:.4rem;}
.show_case .mains .details .mores>a{border-radius:35px;padding:0 .1rem;line-height:.3rem;font-size:.14rem;color:#363535;border:1px solid #dedede}
.show_case .mains .details .mores>a:hover {background:#15356b;color:#FFF;border-color:#15356b}
.show_case .mains .details .editor{padding:.7rem 0 1.1rem;font-size:.16rem;color:#363535;line-height:1.8}
.show_case .mains .details .pagers{border-top:1px solid #e3e3e3;padding:.4rem 0 0}
.show_case .mains .details .pagers>p{display:inline-block;vertical-align:top;width:50%;margin:0;font-size:.16rem;color:#3d3d3d}
.show_case .mains .details .pagers p span {font-size:.16rem;color:#3d3d3d}
.show_case .mains .details .pagers p a{font-size:.16rem;color:#3d3d3d}
.show_case .mains .details .pagers p:last-child{text-align:right;}
.show_case .mains .lists h4 {font-size:.3rem;color:#7b7b7b;font-weight:bold;margin:0 0 .1rem;}
.show_case .mains .lists li {padding:.45rem 0 .4rem;border-bottom:2px solid #e2e2e2}
.show_case .mains .lists li .mores{margin:0 0 .35rem;}
.show_case .mains .lists li .mores>a{display:inline-block;vertical-align:middle;border-radius:35px;padding:0 .1rem;line-height:.3rem;font-size:.14rem;color:#363535;border:1px solid #dedede}
.show_case .mains .lists li .mores>a:hover {background:#15356b;color:#FFF;border-color:#15356b}
.show_case .mains .lists li .mores>span {display:inline-block;vertical-align:middle;margin-left:.15rem;border-radius:.15rem;line-height:.3rem;background:#f1f6ff;border-radius:35px;font-size:.14rem;color:#555;padding:0 .12rem}
.show_case .mains .lists li h4 a{font-size:.24rem;color:#202020;display:block;line-height:.3rem;height:.6rem;overflow:hidden}
.show_case .mains .lists li .imgs{margin:.35rem 0 0}
.show_case .mains .lists li .imgs img {border-radius:12px;width:100%;height:2rem;object-fit:cover;transition:none;}
/**/
.pro_banner{position:relative;}
.pro_banner .swiper-slide img {width:100%}
.pro_banner .swiper-slide h6 {position:absolute;top:36%;left:3.26rem;font-size:.48rem;color:#FFF;font-weight:bold;padding:0 0 .37rem;}
.pro_banner .swiper-slide h6:after{content:'';width:.94rem;height:7px;background:#15356b;border-radius:35px;position:absolute;bottom:0;left:0}
.pro_banner .slide-pagination{position:absolute;right:3.26rem;bottom:.6rem;z-index:1;width:auto;left:auto}
.pro_banner .slide-pagination span {opacity:1;outline:none;width:.13rem;height:.13rem;border:1px solid #FFF;background:none;margin-left:.2rem !important;}
.pro_banner .slide-pagination span.swiper-pagination-bullet-active{background:#15356b;border-color:#15356b}
.product_box{padding:.8rem 0 2rem}
.product_box>div>div{display:inline-block;vertical-align:top;width:18%}
.product_box .rlt{width:82%}
.product_box .let{border:1px solid #d1d1d1;border-radius:14px;}
.product_box .let ol{margin:0;padding:0}
.product_box .let ol li {margin:0 0 .11rem;}
.product_box .let ol li:last-child{margin:0}
.product_box .let ol li>a{display:block;background:#15356b;border-radius:14px;padding:0 .4rem 0 .23rem;font-size:.18rem;color:#FFF;font-weight:bold;position:relative;line-height:.74rem;}
.product_box .let ol li>a>i {position:absolute;right:.25rem;top:50%;transform:translateY(-50%);font-size:.22rem;}
.product_box .let ol li>dl {display:none;transition:none;margin:0;padding:0}
.product_box .let ol li>dl dd a{display:block;padding:.22rem;font-size:.16rem;color:#292929}
.product_box .let ol li>dl dd{border-bottom:1px solid #bfbfbf}
.product_box .let ol li>dl dd:last-child{border-bottom:0}
.product_box .let ol li>dl dd:last-child>a{padding:.22rem .22rem .11rem;}
.product_box .let ol li.opens>a>i {transform:rotate(180deg) translateY(50%)}
.product_box .rlt {}
.product_box .rlt li {padding:0 0 0 .4rem;margin:0 0 .6rem;}
.product_box .rlt li a{display:block;background:#f8f8f8;}
.product_box .rlt li .imgs{overflow:hidden;line-height:3.25rem;height:3.25rem;text-align:center;position:relative;padding:0 .3rem;}
.product_box .rlt li .imgs img {max-height:2.52rem;object-fit:cover;transition:none;}
.product_box .rlt li .imgs span {background:none !important;display:inline-block;vertical-align:middle;}
.product_box .rlt li .imgs>em {position:absolute;left:.15rem;top:.15rem;background:#15356b;padding:0 .1rem;line-height:.22rem;font-size:.12rem;color:#FFF;text-transform:uppercase}
.product_box .rlt li .imgs>em:before{content:'';width:4px;height:4px;background:url(../images/icon6.png) 0 0 no-repeat #15356b;background-size:4px 4px;position:absolute;top:100%;left:0;z-index:1}
.product_box .rlt li .text{padding:0 .3rem .38rem;}
.product_box .rlt li .text h6 {font-size:.16rem;color:#282829;padding:.12rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative}
.product_box .rlt li .text h6:before,.product_box .rlt li .text h6:after{content:'';width:0;height:1px;background:#15356b;position:absolute;top:0;left:0;transition:all 1s linear;z-index:1}
.product_box .rlt li .text h6:after{left:auto;right:0;top:auto;bottom:0;}
.product_box .rlt li a:hover .text h6:before,.product_box .rlt li a:hover .text h6:after {width:100%}
.product_box .rlt li .text p{font-size:.14rem;color:#5c5c5c;margin:.18rem 0 0;height:.25rem;line-height:.25rem;}
/*翻页*/
.page {margin:.45rem 0 0}
.page a{display:inline-block;vertical-align:middle;margin:0 .1rem;width:.44rem;height:.44rem;border-radius:100%;font-size:.18rem;color:#26334c;line-height:.44rem;}
.page a.page-item{border-radius:45px;width:auto;padding:0 .23rem;font-size:.16rem;color:#26334c;border:1px solid #dcdcdc}
.page a.page-num-current{background:#ea5b24;color:#FFF}
.page a.page-item:hover {background:#ea5b24;color:#FFF;border-color:#ea5b24}
/*产品详情*/
.show_product{background:#f6f7f8;padding:1.18rem 0 0}
.show_product .com_column {background:#f6f7f8}
.show_product .mainsbox{padding:.8rem 0 1.1rem;}
.show_product .mainsbox >div>div{display:inline-block;vertical-align:middle;width:51.5%}
.show_product .mainsbox .text{padding:0 1.15rem}
.show_product .mainsbox .text span {font-size:.16rem;color:#15356b;display:inline-block;border:1px solid #15356b;border-radius:35px;padding:0 .35rem;line-height:.38rem;}
.show_product .mainsbox .text h3 {font-size:.6rem;color:#2c2b2b;margin:.4rem 0 .45rem;}
.show_product .mainsbox .text .editor{font-size:.16rem;color:#5b5a5a;line-height:1.85;margin:0 0 1.15rem}
.show_product .mainsbox .text>a{display:inline-block;font-size:.16rem;color:#FFF;background:#15356b;border-radius:35px;padding:0 .35rem;line-height:.5rem;}

.show_product .mainsbox .imgs{width:48.5%;position:relative;padding:0 1.15rem;text-align:center}
.show_product .mainsbox .imgs .swiper-page>div{position:absolute;top:50%;transform:translateY(-50%);left:0;width:.57rem;height:.57rem;background:#FFF;line-height:.57rem;text-align:center;box-shadow:0 0 .24rem rgba(0,0,0,.15);border-radius:100%;font-size:.22rem;color:#333;}
.show_product .mainsbox .imgs .swiper-page>div.slide-button-next{left:auto;right:0}
.show_product .dateil{background:#FFF;padding:1.4rem 0}
.show_product .dateil h4 {padding:0 0 .3rem;border-bottom:2px solid #e6e6e6;margin:0 0 .35rem;}
.show_product .dateil .editor{font-size:.16rem;color:#2c2b2b;line-height:1.85;padding:0 0 .35rem;}
.show_product .dateil .editor table {width:100% !important;background:#f4f4f4}
.show_product .dateil .editor table td {border:3px solid #FFF;vertical-align:middle;font-size:.15rem;color:#333;height:.63rem;padding:0 .15rem;}
.show_product .dateil .editor table p {margin:0}
.show_product .dateil .editor table tr:nth-child(2n) {background:#FFF}

.show_product .other{padding:1.3rem 0 2rem;}
.show_product .other h3 {font-size:.48rem;color:#2c2b2b;margin:0 0 .45rem;}

.show_product .other .lists .swiper-slide a{display:block;background:#FFF;}
.show_product .other .lists .swiper-slide .imgs{overflow:hidden;line-height:3.25rem;height:3.25rem;text-align:center;position:relative;padding:0 .3rem;}
.show_product .other .lists .swiper-slide .imgs img {max-height:2.52rem;object-fit:cover;transition:none;}
.show_product .other .lists .swiper-slide .imgs span {background:none !important;display:inline-block;vertical-align:middle;}
.show_product .other .lists .swiper-slide .imgs>em {position:absolute;left:.15rem;top:.15rem;background:#15356b;padding:0 .1rem;line-height:.22rem;font-size:.12rem;color:#FFF;text-transform:uppercase}
.show_product .other .lists .swiper-slide .imgs>em:before{content:'';width:4px;height:4px;background:url(../images/icon6.png) 0 0 no-repeat #15356b;background-size:4px 4px;position:absolute;top:100%;left:0;z-index:1}
.show_product .other .lists .swiper-slide .text{padding:0 .3rem .38rem;}
.show_product .other .lists .swiper-slide .text h6 {font-size:.16rem;color:#282829;padding:.12rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative}
.show_product .other .lists .swiper-slide .text h6:before,.show_product .other .lists .swiper-slide .text h6:after{content:'';width:0;height:1px;background:#15356b;position:absolute;top:0;left:0;transition:all 1s linear;z-index:1}
.show_product .other .lists .swiper-slide .text h6:after{left:auto;right:0;top:auto;bottom:0;}
.show_product .other .lists .swiper-slide a:hover .text h6:before,.show_product .other .lists .swiper-slide a:hover .text h6:after {width:100%}
.show_product .other .lists .swiper-slide .text p{font-size:.14rem;color:#5c5c5c;margin:.18rem 0 0;height:.25rem;line-height:.25rem;}
/*新闻*/
.news_box{padding:.8rem 0 2rem;}
.news_box .titles {position:relative}
.news_box .titles>*{display:inline-block;vertical-align:top;margin:0;padding:0}
.news_box .titles h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .2rem;position:relative;width:25%}
.news_box .titles h3:after{content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.news_box .titles ol {width:75%;text-align:right}
.news_box .titles ol li{display:inline-block;vertical-align:top;padding-left:.15rem;}
.news_box .titles ol li a{display:block;border:1px solid #c2c2c2;border-radius:35px;padding:0 .18rem;line-height:.45rem;font-size:.16rem;color:#363535}
.news_box .titles ol li.on a,.news_box .titles ol li a:hover {border-color:#15356b;color:#15356b}

.news_box .top_news{margin:.75rem 0 .55rem}
.news_box .top_news>div{display:inline-block;vertical-align:middle;width:70.3%}
.news_box .top_news .let {border-radius:6px;overflow:hidden;}
.news_box .top_news .let>a{display:block;position:relative;}
.news_box .top_news .let img {width:100%;height:5.3rem;object-fit:cover;transition:none;}
.news_box .top_news .let .text{position:absolute;top:.36rem;left:0;width:100%;padding:0 .5rem;z-index:1}
.news_box .top_news .let .text .time>* {display:inline-block;vertical-align:top;}
.news_box .top_news .let .text .time span {border:1px solid #FFF;border-radius:35px;padding:0 .1rem;line-height:.3rem;font-size:.14rem;color:#FFF}
.news_box .top_news .let .text .time em {margin:0 0 0 .25rem;background:rgba(255,255,255,.54);padding:0 .15rem;line-height:.32rem;border-radius:35px;font-size:.14rem;color:#555}
.news_box .top_news .let .text h4 {font-size:.24rem;color:#FFF;margin:.35rem 0 0}

.news_box .top_news .rlt{width:29.7%;padding:0 0 0 .4rem;}
.news_box .top_news .rlt .time {margin:0 0 .35rem;}
.news_box .top_news .rlt .time>* {display:inline-block;vertical-align:top;}
.news_box .top_news .rlt .time span {border:1px solid #b5b5b5;border-radius:35px;padding:0 .1rem;line-height:.3rem;font-size:.14rem;color:#555}
.news_box .top_news .rlt .time em {margin:0 0 0 .25rem;background:#f1f6ff;padding:0 .15rem;line-height:.32rem;border-radius:35px;font-size:.14rem;color:#555}
.news_box .top_news .rlt h4 {font-size:.24rem;color:#202020;margin:0 0 .5rem;line-height:.3rem;height:.9rem;overflow:hidden}
.news_box .top_news .rlt .imgs {overflow:hidden;border-radius:6px;margin:0 0 .45rem;}
.news_box .top_news .rlt .imgs img {width:100%;height:2rme;object-fit:cover;transition:none;}
.news_box .top_news .rlt a>em {font-size:.14rem;color:#555555;}
.news_box .lists li {padding:0 .15rem;margin:0 0 .55rem;}
.news_box .lists li>a{display:block;position:relative;padding:.42rem .3rem .55rem;}
.news_box .lists li .time {margin:0 0 .35rem;}
.news_box .lists li .time>* {display:inline-block;vertical-align:top;}
.news_box .lists li .time span {border:1px solid #b5b5b5;border-radius:35px;padding:0 .1rem;line-height:.3rem;font-size:.14rem;color:#555}
.news_box .lists li .time em {margin:0 0 0 .25rem;background:#f1f6ff;padding:0 .15rem;line-height:.32rem;border-radius:35px;font-size:.14rem;color:#555}
.news_box .lists li h4 {font-size:.24rem;color:#202020;margin:0 0 .5rem;line-height:.3rem;height:.9rem;overflow:hidden}
.news_box .lists li .imgs {border-radius:6px;overflow:hidden;margin:0 0 .45rem}
.news_box .lists li .imgs img {width:100%;height:2rem;object-fit:cover;transition:none;}
.news_box .lists li a>em {font-size:.14rem;color:#555555;}
.news_box .lists li a:hover{background:#FFF;border-radius:16px;box-shadow:5px 5px .46rem rgba(0,0,0,.14)}
/*人事招聘*/
.job_box{padding:.8rem 0 .5rem;}
.job_box .items{margin:0 0 1rem;padding:0 0 .8rem;border-bottom:2px solid #ddd}
.job_box .items h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .2rem;position:relative;margin:0 0 .55rem;}
.job_box .items h3:after{content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0}
.job_box .items .lists .swiper-slide a{background:#f6f7f9;display:block;position:relative;padding:.45rem .2rem;text-align:center}
.job_box .items .lists .swiper-slide span {display:inline-block;border:1px solid #d3d4d5;border-radius:35px;padding:0 .2rem;line-height:.4rem;font-size:.16rem;color:#656565}
.job_box .items .lists .swiper-slide h6 {font-size:.24rem;color:#626262;font-weight:bold;margin:.4rem 0 1.15rem;line-height:.32rem;height:.64rem;overflow:hidden;}
.job_box .items .lists .swiper-slide em {font-size:.16rem;color:#656565;text-decoration:underline;}
.job_box .items .lists .swiper-slide a:hover h6 {color:#2c4575}
.job_box .items .lists .swiper-slide a:hover em {color:#2c4575}
.job_box .items .lists .swiper-slide a:hover {transform:scale(.98);box-shadow:4px 4px 6px rgba(0,0,0,.12)}
.job_box .items .lists .swiper-page{text-align:center;margin:.95rem 0 0}
.job_box .items .lists .swiper-page>div{display:inline-block;vertical-align:middle;width:auto;}
.job_box .items .lists .swiper-page>div.slide-button-prev,.job_box .items .lists .swiper-page>div.slide-button-next{margin:0 .1rem;padding:0 .24rem;line-height:.45rem;border:1px solid #dcdcdc;font-size:.16rem;color:#26334c;border-radius:35px}
.job_box .items .lists .swiper-page>div.slide-pagination span {font-size:.18rem;color:#26334c;opacity:1;outline:none;width:.43rem;height:.43rem;line-height:.43rem;background:none;border:0}
.job_box .items .lists .swiper-page>div.slide-pagination span.swiper-pagination-bullet-active{background:#ea5b24;color:#FFF}
.job_box .items .lists .swiper-page>div.slide-button-prev:hover,.job_box .items .lists .swiper-page>div.slide-button-next:hover {background:#ea5b24;color:#FFF;border-color:#ea5b24}

/**/
.show_job{padding:1.18rem 0 0}
.show_job .mbx {background:#f7f8fa;}
.show_job .infos{background:#f7f8fa;padding:1.4rem 0 .9rem;}
.show_job .infos>div{position:relative;}
.show_job .infos>div>a{position:absolute;top:0;left:-1.15rem;width:.74rem;height:.74rem;background:#FFF;line-height:.74rem;text-align:center;font-size:.26rem;color:#000;box-shadow:5px 5px .46rem rgba(0,0,0,.14);border-radius:100%}
.show_job .infos>div h3 {font-size:.48rem;color:#1a1a1a;font-weight:bold;margin:0 0 .25rem}
.show_job .infos>div>p {font-size:.16rem;color:#909090;margin:0 0 1rem;}
.show_job .infos>div .slogan{font-size:.14rem;color:#909090}
.show_job .infos>div .apply{position:absolute;right:0;top:50%;transform:translateY(-50%);}
.show_job .infos>div .apply>a{display:inline-block;background:#2c4675;border-radius:35px;font-size:.16rem;color:#FFF;line-height:.57rem;padding:0 .4rem}
.show_job .mains{padding:.2rem 0 1.75rem;}
.show_job .mains>div>div.item{padding:.9rem 0;border-bottom:2px solid #ddd}
.show_job .mains>div>div.item>*{display:inline-block;vertical-align:top;width:41.5%}
.show_job .mains>div>div.item h4 {font-size:.24rem;color:#252525;}
.show_job .mains>div>div.item .editor{width:58.5%;font-size:.16rem;color:#777;line-height:1.85}
.show_job .mains .pager{padding:.45rem 0 0}
.show_job .mains .pager>p{display:inline-block;vertical-align:top;width:50%;font-size:.16rem;color:#3d3d3d;text-align:left;}
.show_job .mains .pager>p>a{font-size:.16rem;color:#3d3d3d}
.show_job .mains .pager>p:last-child{text-align:right;}
/**/
.contact_box{}
.contact_box .infos{background:#FFF;padding:.8rem 0 1.3rem;}
.contact_box .infos>div>h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .2rem;position:relative;margin:0 0 .55rem;}
.contact_box .infos>div>h3:after{content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0;}
.contact_box .infos .box>div{display:inline-block;vertical-align:middle;width:43%}
.contact_box .infos .box .text h4 {font-size:.24rem;color:#000;font-weight:bold;margin:0 0 .3rem;}
.contact_box .infos .box .text>p {font-size:.18rem;color:#3b3b3b;margin:0 0 .5rem}
.contact_box .infos .box .text .editor>div{display:inline-block;vertical-align:top;width:57%}
.contact_box .infos .box .text .editor h6 {font-size:.18rem;color:#272727;font-weight:bold;line-height:1.8}
.contact_box .infos .box .text .editor  p {font-size:.16rem;color:#3b3b3b;margin:.1rem 0 0}


.contact_box .infos .box .map{width:57%}
.contact_box .infos .box .map #container{height:4.9rem;min-height:490px;}
.contact_box .infos .addr_box{padding:.9rem 0;margin:.95rem 0 0;border-top:2px solid #f1f1f1;border-bottom:2px solid #f1f1f1}
.contact_box .infos .addr_box>div{display:inline-block;vertical-align:top;width:33.333%}
.contact_box .infos .addr_box p {font-size:.18rem;color:#3b3b3b;margin:0 0 .2rem;}
.contact_box .infos .addr_box p img {max-height:.62rem;transition:none;}
.contact_box .infos .addr_box em {font-size:.16rem;color:#3b3b3b;font-weight:bold;}

.contact_box .message{background:#f8f8f8;padding:1.1rem 0 1.65rem;}
.contact_box .message h3 {font-size:.3rem;color:#000;font-weight:bold;padding:0 0 .2rem;position:relative;margin:0 0 .5rem;}
.contact_box .message h3:after{content:'';width:.61rem;height:5px;background:#15356b;position:absolute;bottom:0;left:0;}
.contact_box .message .lists li {padding:0 .3rem;margin:0 0 .6rem;}
.contact_box .message .lists li p {font-size:.16rem;color:#000;margin:0 0 .15rem;}
.contact_box .message .lists li p i {color:red}
.contact_box .message .lists li input[type="text"],.contact_box .message .lists li textarea {border:2px solid #dadada;border-radius:10px;padding:0 .2rem;background:none;font-size:.14rem;color:#b8b8b8;width:100%;height:.71rem;min-height:35px;}
.contact_box .message .lists li textarea{height:2.15rem;padding:.2rem}
.contact_box .message .lists li button {background:#15356b;padding:0 .75rem;height:.7rem;min-height:35px;border-radius:8px;border:0;font-size:.16rem;color:#FFF}
/*招商代理*/
.show_agent{background:url(../images/icon7.jpg) center bottom no-repeat;background-size:cover;padding:1.3rem 0 2.3rem;}
.show_agent .txt{text-align:center;background:url(../images/icon8.png) center 0 no-repeat;background-size:100% auto;padding:2.4rem 0 .65rem;position:relative}
.show_agent .txt:before,.show_agent .txt:after{content:'“';font-size:4.14rem;color:#000;position:absolute;top:0;left:0;line-height:normal;height:2rem}
.show_agent .txt:after{content:'”';top:auto;left:auto;bottom:.85rem;right:0;}
.show_agent .txt h3 {font-size:1.43rem;color:#000000;}
.show_agent .txt>p {font-size:.3rem;color:#545454;margin:.1rem 0 .9rem;}
.show_agent .txt>h6 {font-size:.48rem;color:#0072aa;margin:0 0 .25rem;}
.show_agent .txt>em {font-size:.24rem;color:#1c1b1b}
.show_agent .code{text-align:center;}
.show_agent .code>p {font-size:.18rem;color:#1c1b1b;margin:.45rem 0 .2rem;}
.show_agent .code>h5 {font-size:.24rem;color:#15356b}
.show_agent .imgs{padding:1.8rem 0 2.4rem;text-align:center;}

/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

#menu {display:none;}
#menu.mm-menu.mm-current{display:block;}
.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs>*{display:inline-block;font-size:14px;color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs em {padding:0 5px;}
.m-header >.col-xs-6 .langs a{width:30px;height:30px;background:#333;color:#FFF;line-height:30px;text-align:center;border-radius:100%;margin:0 0 0 5px;}
.m-header >.col-xs-6 .menu{margin-left:.15rem;}
.m-header >.col-xs-6 .menu a{font-size:16px;color:#333}
.m-header >.col-xs-6 .menu a>* {display:inline-block;vertical-align:middle;}
.m-header >.col-xs-6 .menu a i {font-size:20px;}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#0e6eb8;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#FFF;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#f39800;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#FFF}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#FFF;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#f39800}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/

/**************************/
@media(max-width:1800px){
	.header .navlist li{padding:0 .25rem;}
}
@media(max-width:1440px){
	.pad326{margin:0 1.26rem;}
	.m210{margin:0 1.1rem;}
	
	
}
@media(max-width:1200px){
	.header .navlist li{padding:0 .2rem;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header ,.m_header2 {top:0;opacity:1;}
	
	.tem_banner{padding:50px 0 0}
	.pad326{margin:0 .45rem;}
	.tem_index_file .title .swiper-page{right:.15rem;}
	.flash{padding:0}
	.contact_box .message .lists li input[type="text"], .contact_box .message .lists li textarea,.contact_box .message .lists li textarea{font-size:12px;}
}
/********mobile*********/
@media(max-width:767px){
	.tem_banner .swiper-slide{min-height:1rem;}
	.index_about .mains > div{display:block;width:100% !important;}
	.index_about .mains .nums{margin-left:0;margin:.35rem  0 0}
	.index_about .desc > div{width:48% !important;margin:0 1% .3rem !important;}
	.footer .infos > div{display:block;width:100% !important;}
	.footer .infos .navlist{display:none;}
	.footer .infos .tels{padding:0;border:0}
	.footer .infos .tels>div{display:inline-block;vertical-align:top;width:40%}
	.footer .infos .tels .code{border-right:1px solid rgba(255,255,255,.2)}
	.footer .infos .tels .text{padding-left:.15rem;width:60%}
	
	
	.tem_index_about .infos > div,.footer .f_info > div > div,.footer .copy > div > div{display:block;width:100% !important;}
	.tem_index_about .infos .text{padding:.75rem 0 0}
	.tem_index_pather .swiper-slide > div{width:33.333%}
	.footer .f_info .navlist{display:none;}
	.pad326,.m210{margin:0 15px;}
	.com_column{display:none;}
	.company > div > div{display:block;width:100% !important;}
	.company .text{padding:0 0 .75rem}
	.case_box .lists li{display:block;}
	.case_box .lists li>div{width:100% !important;}
	.case_box .lists li .text{padding:.55rem .25rem;}
	.show_case .mains > div,.product_box > div > div,.show_product .mainsbox > div > div,.contact_box .infos .box > div{display:block;width:100% !important;}
	.show_case .mains .lists{display:none;}
	.show_case .mains .details{border-right:0}
	.product_box .let,.news_box .titles ol,.news_box .top_news{display:none;}
	.show_product .mainsbox .text{padding:0 15px;margin:0 0 .45rem}
	.news_box .lists li > a{padding:.42rem .15rem .55rem}
	.contact_box .infos .box .text {margin:0 0 .5rem}
	.contact_box .infos .addr_box > div{width:50%;margin:0 0 .25rem}
	.contact_box .message .lists li{padding:0}
}